func go/ast.summary

2 uses

	go/ast (current package)
		commentmap.go#L281: func summary(list []*CommentGroup) string {
		commentmap.go#L336: 		fmt.Fprintf(&buf, "\t%p  %20s:  %s\n", node, s, summary(comment))